func nhooyr.io/websocket.slidingWindowPool

2 uses

	nhooyr.io/websocket (current package)
		compress.go#L174: func slidingWindowPool(n int) *sync.Pool {
		compress.go#L200: 	p := slidingWindowPool(n)